| S (strikethrough) This object reflects the functionality of the Html S tag, which is used to render a line through the middle of the text specified. That is, it will have the Strikethrough effect given to it. As with all DOM objects, this object and its properties may be changed via scripting actions or inputted actions from users DOM Reference Internet Explorer window.document.all.elementIDThe properties of the S object are: className document id innerHtml innerText isTextEdit lang language offsetHeight offsetLeft offsetParent offsetTop offsetWidth outerHtml outerText parentElement parentTextEdit sourceIndex style tagName titleThe Methods of the S object are: click() contains() getAttribute() insertAdjacentHtml() insertAdjacentText() removeAttribute() scollIntoView() setAttribute()The Collections and Arrays for the S object are: all [ ] children [ ] filters [ ]The Event Handlers for the S object are: onClick onDblClick onDragStart onFilterChange onHelp onKeyDown onKeyPress onKeyUp onMouseDown onMouseMove onMouseOut onMouseOver onMouseUp onSelectStart |